[INFO] cloning repository https://github.com/deft-protocol/deft
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/deft-protocol/deft" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdeft-protocol%2Fdeft", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdeft-protocol%2Fdeft'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 16620d3fb6877623eab034496139721d5c172c76
[INFO] testing deft-protocol/deft against master#cced03bfd61a304243a34504618ecec86c17063f for pr-154065-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdeft-protocol%2Fdeft" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/deft-protocol/deft
[INFO] finished tweaking git repo https://github.com/deft-protocol/deft
[INFO] tweaked toml for git repo https://github.com/deft-protocol/deft written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/deft-protocol/deft on toolchain cced03bfd61a304243a34504618ecec86c17063f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/deft-protocol/deft already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded time-core v0.1.7
[INFO] [stderr]   Downloaded zmij v1.0.16
[INFO] [stderr]   Downloaded time-macros v0.2.25
[INFO] [stderr]   Downloaded proc-macro2 v1.0.105
[INFO] [stderr]   Downloaded time v0.3.45
[INFO] [stderr]   Downloaded protobuf-support v3.7.2
[INFO] [stderr]   Downloaded protobuf v3.7.2
[INFO] [stderr]   Downloaded prometheus v0.14.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 79fc283f35b43fa2a87f1c9660685d440332f5c32676ecc21dc6fbc0cd63ece3
[INFO] running `Command { std: "docker" "start" "-a" "79fc283f35b43fa2a87f1c9660685d440332f5c32676ecc21dc6fbc0cd63ece3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "79fc283f35b43fa2a87f1c9660685d440332f5c32676ecc21dc6fbc0cd63ece3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "79fc283f35b43fa2a87f1c9660685d440332f5c32676ecc21dc6fbc0cd63ece3", kill_on_drop: false }`
[INFO] [stdout] 79fc283f35b43fa2a87f1c9660685d440332f5c32676ecc21dc6fbc0cd63ece3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 97c2deac246d0e1a037e89f58141bcddde1f32135452864cd1be5265fc1f3e77
[INFO] running `Command { std: "docker" "start" "-a" "97c2deac246d0e1a037e89f58141bcddde1f32135452864cd1be5265fc1f3e77", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.105
[INFO] [stderr]    Compiling quote v1.0.43
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling find-msvc-tools v0.1.8
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling zerocopy v0.8.33
[INFO] [stderr]    Compiling time-core v0.1.7
[INFO] [stderr]    Compiling zmij v1.0.16
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling cc v1.2.53
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling rustls v0.22.4
[INFO] [stderr]    Compiling time-macros v0.2.25
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling oid-registry v0.7.1
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling clap_lex v0.7.7
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling protobuf v3.7.2
[INFO] [stderr]    Compiling nix v0.28.0
[INFO] [stderr]    Compiling clap_builder v4.5.54
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling prometheus v0.14.0
[INFO] [stderr]    Compiling simd-adler32 v0.3.8
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling rustls-pemfile v1.0.4
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling webpki-roots v1.0.5
[INFO] [stderr]    Compiling webpki-roots v0.25.4
[INFO] [stderr]    Compiling sync_wrapper v0.1.2
[INFO] [stderr]    Compiling uuid v1.20.0
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]    Compiling chrono v0.4.43
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling time v0.3.45
[INFO] [stderr]    Compiling flate2 v1.1.8
[INFO] [stderr]    Compiling rusticata-macros v4.1.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling rustls-webpki v0.101.7
[INFO] [stderr]    Compiling rustls-webpki v0.102.8
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling asn1-rs-derive v0.5.1
[INFO] [stderr]    Compiling asn1-rs-impl v0.2.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling asn1-rs v0.6.2
[INFO] [stderr]    Compiling protobuf-support v3.7.2
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling clap v4.5.54
[INFO] [stderr]    Compiling der-parser v9.0.0
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling x509-parser v0.16.0
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling tracing-serde v0.2.0
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling deft-common v2.6.1 (/opt/rustwide/workdir/deft-common)
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling deft-protocol v2.6.1 (/opt/rustwide/workdir/deft-protocol)
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling tungstenite v0.21.0
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tokio-rustls v0.24.1
[INFO] [stderr]    Compiling tokio-rustls v0.25.0
[INFO] [stderr]    Compiling tokio-tungstenite v0.21.0
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling deft-daemon v2.6.1 (/opt/rustwide/workdir/deft-daemon)
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling hyper-rustls v0.24.2
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling deft-cli v2.6.1 (/opt/rustwide/workdir/deft-cli)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 22s
[INFO] running `Command { std: "docker" "inspect" "97c2deac246d0e1a037e89f58141bcddde1f32135452864cd1be5265fc1f3e77", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "97c2deac246d0e1a037e89f58141bcddde1f32135452864cd1be5265fc1f3e77", kill_on_drop: false }`
[INFO] [stdout] 97c2deac246d0e1a037e89f58141bcddde1f32135452864cd1be5265fc1f3e77
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4eb673382d522481dfa8bcdc44ef1f76a72cdf210e52d7b8b5078e41f54558f2
[INFO] running `Command { std: "docker" "start" "-a" "4eb673382d522481dfa8bcdc44ef1f76a72cdf210e52d7b8b5078e41f54558f2", kill_on_drop: false }`
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling nix v0.28.0
[INFO] [stderr]    Compiling deft-protocol v2.6.1 (/opt/rustwide/workdir/deft-protocol)
[INFO] [stderr]    Compiling deft-common v2.6.1 (/opt/rustwide/workdir/deft-common)
[INFO] [stderr]    Compiling tempfile v3.24.0
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tokio-rustls v0.24.1
[INFO] [stderr]    Compiling tokio-rustls v0.25.0
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling tokio-tungstenite v0.21.0
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling tokio-test v0.4.5
[INFO] [stderr]    Compiling deft-daemon v2.6.1 (/opt/rustwide/workdir/deft-daemon)
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling hyper-rustls v0.24.2
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling deft-cli v2.6.1 (/opt/rustwide/workdir/deft-cli)
[INFO] [stderr] error: could not compile `deft-daemon` (bin "deftd" test)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/cced03bfd61a304243a34504618ecec86c17063f/bin/rustc --crate-name deftd --edition=2021 deft-daemon/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=048f60a09d4b2fec -C extra-filename=-8d4d22d29d41d4f1 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-7e5dcd40304f6dad.rlib --extern base64=/opt/rustwide/target/debug/deps/libbase64-64299f9d815d057c.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-e37096eb924b5018.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-b5c9a898e15374c8.rlib --extern deft_common=/opt/rustwide/target/debug/deps/libdeft_common-2c61589bd13f422f.rlib --extern deft_protocol=/opt/rustwide/target/debug/deps/libdeft_protocol-728b1960a299e523.rlib --extern flate2=/opt/rustwide/target/debug/deps/libflate2-d0ddd9d4c83f857c.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-927b85a62cb1f839.rlib --extern hex=/opt/rustwide/target/debug/deps/libhex-28742b4ca144387c.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-b3603208c0de2608.rlib --extern nix=/opt/rustwide/target/debug/deps/libnix-804c953d38cd9c4b.rlib --extern prometheus=/opt/rustwide/target/debug/deps/libprometheus-d3bb60d7973ed4f8.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-4eb3a42a769aea90.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-a6f7e7bb036a5f7b.rlib --extern ring=/opt/rustwide/target/debug/deps/libring-40702b0c557d9edc.rlib --extern rustls=/opt/rustwide/target/debug/deps/librustls-cba6e884ed9aca38.rlib --extern rustls_pemfile=/opt/rustwide/target/debug/deps/librustls_pemfile-2e8a6a9e0f125c1c.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-090df1c731b721c9.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-6f97defa82dc0398.rlib --extern sha1=/opt/rustwide/target/debug/deps/libsha1-9371283f71a32f1d.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-8b90c609e5cd1b21.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-1fed4ff34f6dbb86.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-dc7bea5352ec390f.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-0daea1e695d92b90.rlib --extern tokio_rustls=/opt/rustwide/target/debug/deps/libtokio_rustls-d56be2fb52f906e0.rlib --extern tokio_test=/opt/rustwide/target/debug/deps/libtokio_test-9c4ed19d08105983.rlib --extern tokio_tungstenite=/opt/rustwide/target/debug/deps/libtokio_tungstenite-23bc774f0b96b34c.rlib --extern toml=/opt/rustwide/target/debug/deps/libtoml-48b497aca64392cf.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-3435cbec03777a5a.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-34b0a3aa20354798.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-cbd307fc607537f9.rlib --extern x509_parser=/opt/rustwide/target/debug/deps/libx509_parser-db74eb2c3423cc19.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-edb8b0212b5e617c/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `deft-daemon` (bin "deftd")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/cced03bfd61a304243a34504618ecec86c17063f/bin/rustc --crate-name deftd --edition=2021 deft-daemon/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=bf122945fc372447 -C extra-filename=-09fc539f3bcdc451 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-7e5dcd40304f6dad.rlib --extern base64=/opt/rustwide/target/debug/deps/libbase64-64299f9d815d057c.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-e37096eb924b5018.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-b5c9a898e15374c8.rlib --extern deft_common=/opt/rustwide/target/debug/deps/libdeft_common-2c61589bd13f422f.rlib --extern deft_protocol=/opt/rustwide/target/debug/deps/libdeft_protocol-728b1960a299e523.rlib --extern flate2=/opt/rustwide/target/debug/deps/libflate2-d0ddd9d4c83f857c.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-927b85a62cb1f839.rlib --extern hex=/opt/rustwide/target/debug/deps/libhex-28742b4ca144387c.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-b3603208c0de2608.rlib --extern nix=/opt/rustwide/target/debug/deps/libnix-804c953d38cd9c4b.rlib --extern prometheus=/opt/rustwide/target/debug/deps/libprometheus-d3bb60d7973ed4f8.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-4eb3a42a769aea90.rlib --extern ring=/opt/rustwide/target/debug/deps/libring-40702b0c557d9edc.rlib --extern rustls=/opt/rustwide/target/debug/deps/librustls-cba6e884ed9aca38.rlib --extern rustls_pemfile=/opt/rustwide/target/debug/deps/librustls_pemfile-2e8a6a9e0f125c1c.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-090df1c731b721c9.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-6f97defa82dc0398.rlib --extern sha1=/opt/rustwide/target/debug/deps/libsha1-9371283f71a32f1d.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-8b90c609e5cd1b21.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-dc7bea5352ec390f.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-0daea1e695d92b90.rlib --extern tokio_rustls=/opt/rustwide/target/debug/deps/libtokio_rustls-d56be2fb52f906e0.rlib --extern tokio_tungstenite=/opt/rustwide/target/debug/deps/libtokio_tungstenite-23bc774f0b96b34c.rlib --extern toml=/opt/rustwide/target/debug/deps/libtoml-48b497aca64392cf.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-3435cbec03777a5a.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-34b0a3aa20354798.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-cbd307fc607537f9.rlib --extern x509_parser=/opt/rustwide/target/debug/deps/libx509_parser-db74eb2c3423cc19.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-edb8b0212b5e617c/out` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "4eb673382d522481dfa8bcdc44ef1f76a72cdf210e52d7b8b5078e41f54558f2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4eb673382d522481dfa8bcdc44ef1f76a72cdf210e52d7b8b5078e41f54558f2", kill_on_drop: false }`
[INFO] [stdout] 4eb673382d522481dfa8bcdc44ef1f76a72cdf210e52d7b8b5078e41f54558f2
